home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / chessc29.zip / WHATSNEW.29 < prev   
Text File  |  1993-04-30  |  3KB  |  80 lines

  1.  
  2. Well, I was going to wait until I was ready to release Version 3.0
  3. but.... some of the existing problems just became too annoying so,
  4. here is ChessCOM Version 2.9.
  5.  
  6. If you already have an older version of ChessCOM, just replace
  7. the CHESSCOM.EXE with this new one.  Even if yours was already
  8. registered, this new 2.9 will automatically detect it - no need
  9. for you to do anything else.
  10.  
  11. Whats New in Version 2.9?
  12. -------------------------
  13.   1.  Ansi detect on some BBS's was leaving weird numbers at
  14.       the logon prompts, and when returning from a door.
  15.  
  16.   2.  Fast CPU's (above 30 Mhz) would wig out on the delay
  17.       times of the auto-dialer.  We fixed this (hopefully)
  18.       and even added an "editable Wait For Connect" time.
  19.       (It's on the Dialing Menu - at the bottom of the screen)
  20.  
  21.   3.  The ZModem bat files for downloading and uploading were
  22.       assuming that everyone was using COM1:  - bad assumption.
  23.       Even {I} use a different one.  There is now a SET statement
  24.       at the top of each bat file that you can change to reflect
  25.       your comport.
  26.  
  27.   4.  Depending on your monitor setup, your screen might have
  28.       been "unreadable" if ChessCOM did not detect it correctly.
  29.       If you want to change the main screen colors of ChessCOM,
  30.       run it at least ONE time, exit, and then go looking in the
  31.       ChessCOM directory for a file called CHESSCOM.INI.
  32.       It should look something like this:
  33.  
  34.       Filename: CHESSCOM.INI, Location: Same dir as CHESSCOM.EXE
  35.       ----------------------------------------------------------
  36.            AT E1 S7=255 S11=55 V1 X4 S0=0 M1        <-- Modem init string
  37.  
  38.            $03F8,4
  39.            $02F8,3
  40.            $03E8,4
  41.            $02E8,3
  42.            CHESSCOM.LOG
  43.  
  44.  
  45.            1
  46.            3
  47.            NO CARRIER
  48.            BUSY
  49.            VOICE
  50.            TIMEOUT
  51.            NO DIALTONE
  52.            -extra-
  53.            1                <----   Mouse shape to use (1-15)
  54.            15               <---- these are the TWO lines to change!
  55.            1                <---- these are the TWO lines to change!
  56.            0                <----   status line foreground
  57.            7                <----   status line background
  58.            60               <----   wait time for connect
  59.            2                <----   internal to ChessCOM
  60.            2.9              <----   internal to ChessCOM
  61.  
  62.       That "15" means BRIGHT WHITE foreground.  The "1" just below
  63.       it means a BLUE background.
  64.       The foreground can be any color 0-15.
  65.       The background can be any color 0-7.
  66.  
  67.       I know... this is a pain, and what the heck is "15"??
  68.       Well, bear with me, I'll make it all easier in Version 3.0
  69.       but I did want to get something out to at least help you
  70.       make it until I've finished the new program.
  71.  
  72.   Well, that's pretty much it for now.  I will say that Version 3.0
  73.   is getting closer, is a MAJOR rewrite of the code, and will include
  74.   a LOT of things we Chess players would like to see.  It is a MAJOR
  75.   revision though, so please be patient.
  76.  
  77. Good Luck,
  78. <Pat>
  79.  
  80.